Skip to content

Conversation

@zulquer
Copy link
Collaborator

@zulquer zulquer commented Apr 22, 2025

This pull request introduces several updates to streamline the MultiSafepay Python SDK project, including renaming the project folder, updating workflow configurations, and enhancing project metadata. The most important changes are grouped into workflow adjustments, project metadata updates, and documentation improvements.

Workflow Adjustments:

  • Renamed the project folder from multisafepay-python to python-sdk in the .github/workflows/code-quality.yaml and .github/workflows/release.yml files. This change affects paths for checkout, submodule setup, coverage reports, package publishing, and release asset uploads. [1] [2] [3] [4] [5] [6] [7] [8]

Project Metadata Updates:

  • Updated pyproject.toml file to align with modern Python packaging standards. Changes include specifying poetry-core as the build backend, adding maintainers, refining metadata fields (e.g., repository, homepage, license-files), and ensuring compatibility with Python 3.8–3.13. [1] [2]

Documentation Improvements:

  • Added a CHANGELOG.md file to document notable changes, including the initial release candidate (v1.0.0rc1) and dependency requirements. This follows the "Keep a Changelog" format and adheres to semantic versioning practices.

zulquer added 3 commits April 22, 2025 12:10
Included:
1. [project] name, version, description, authors, license, readme,
repository, homepage, requires-python, classifiers, packages, maintainers,
license-files.

Extra:
1. [tool.poetry] This was adapted to be similar to [project].
@zulquer zulquer closed this Apr 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants